home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9090 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: alpha1.csd.uwm.edu!not-for-mail
  2. From: eric@alpha1.csd.uwm.edu (Eric Albert Johnson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: compiler for 286/12/1
  5. Date: 28 Feb 1996 16:15:22 GMT
  6. Organization: University of Wisconsin - Milwaukee
  7. Message-ID: <4h1v2q$138@uwm.edu>
  8. References: <3134022A.1BD92099@alfa.avh.unit.no>
  9. NNTP-Posting-Host: 129.89.169.1
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Thor Anders Aarhaug (taarhaug@alfa.avh.unit.no) wrote:
  13. : Hi there, 
  14. : Can somebody recommend a c/c++ kompiler to be used on an *old* computer
  15. : running DOS 6.22?
  16. : Thor Anders Aarhaug
  17. : http://mercury.mnfak.unit.no/~taarhaug
  18. : taarhaug@alfa.avh.unit.no
  19.  
  20. 'morning Thor,
  21.  
  22. How about old Borland Turbo C++ 2.0 (maybe even 3.0?).... I'm using 1.1 at
  23. work here, and it's great for jammin out those quick apps when you need
  24. em, but the C++ "standard" is a little old in the older versions (no
  25. templates, exceptions, multiple inheritance, and possibly no operator
  26. overloading (actually I think it does have it, I just rarely use it)).
  27.  
  28. You won't be able to find it new, but I'm sure some of the old hacks either
  29. on here or comp.lang.c++ would LOVE to part with a registered copy that's
  30. probably been gathing  dust on their shelves for years.  
  31.  
  32.     Rodney (posting from a friend's account)
  33.  
  34. PS: After using VC++ on a slower mahcine for the past 2 years, using borland
  35. 1.1 to compile some stuff this weekend was a dream!
  36.